interrupt vt. 1.阻止;妨礙;遮斷。 2.打斷(別人的話等);中斷;打攪。 3.截?cái)唷? interrupt a view 遮住視線。 Don't interrupt me. 別打攪我。 He interrupted college to serve in the army. 他中斷大學(xué)的學(xué)業(yè)到軍隊(duì)服役。 Interrupt sb. In his work 打攪某人工作。 May I interrupt you to comment on that last remark? 對不起,剛才這句話是什么意思請講講。 Interrupt an electric current 截?cái)嚯娏鳌?vi. 打擾,(別人談話時)插嘴。
handling n. 1.處理,管理;操縱。 2.裝卸。 handling equipment 輔助設(shè)備。 handling guy 搬運(yùn)索。 handling radius 工作半徑。
Measurement and control ; performance tests on process computer systems ; time measurement ; function tested : interrupt handling with program start 測量和控制.程序計(jì)算機(jī)系統(tǒng)的性能試驗(yàn).時間測量.測試
The real - time microkernel we designed includes the following parts : task management , synchronization and communication , memory management , time management , interrupt handling and system call 設(shè)計(jì)的實(shí)時操作系統(tǒng)內(nèi)核,包括任務(wù)管理、任務(wù)間通信、存儲管理、時鐘管理和異常處理系統(tǒng)調(diào)用等部分。
It discusses the basic development process of embedded system , and discuss the kernel features , structure of device driver , interrupt handle , real - time features , embedded support of the embedded operating system windows ce 深入探討了嵌入式操作系統(tǒng)windowsce的核心特性,驅(qū)動程序架構(gòu),中斷處理,實(shí)時特性,嵌入式系統(tǒng)支持等。
Summarily this thesis studied and realized the highly demanding hardware board interrupts handling and the communication between network application part and the hardware interrupt handling routine under the windows 98 platform 通過以上這些敘述,本文研究并實(shí)現(xiàn)了通用板卡在windows98平臺下的高實(shí)時性中斷處理以及網(wǎng)絡(luò)應(yīng)用部分與中斷處理程序的通信。
According to the micro - kernel architecture , the kernel is divided into four modules : task handling , semaphore , message queue handling , exception and interrupt handling , more , the lock issue is added for reentry avoid 按照微內(nèi)核架構(gòu)的思想,將內(nèi)核分為任務(wù)處理,信號量,消息隊(duì)列,中斷及異常處理四個主要模塊,同時對軟件上防止重入的鎖機(jī)制進(jìn)行單獨(dú)地分析。
The research on linux 2 . 4 has been done , the emphasis of the study is put on process manipulated and process scheduled , interrupt response and interrupt handling , file system , inter - process communication , the memory management of the popular uclinux embedded operating system , and programming linux device driver 研究了版本為2 . 4的linux內(nèi)核,重點(diǎn)是內(nèi)核的進(jìn)程管理和調(diào)度機(jī)制,中斷響應(yīng)和處理機(jī)制,文件系統(tǒng)機(jī)制,進(jìn)程間通信機(jī)制,研究了比較流行的嵌入式操作系統(tǒng)uclinux的內(nèi)存管理機(jī)制。
As the operating system of ipc is windows and the data processing partial timeliness requirement is highly demanding , how to achieve the highly demanding hardware board interrupt handling under the windows platform and the communication between network application part and the hardware interrupt handling routine is key research content of this article 由于工控機(jī)采用windows操作系統(tǒng),而且數(shù)據(jù)處理部分實(shí)時性要求很高,如何在windows平臺下完成硬件板卡的高實(shí)時性中斷,以及實(shí)現(xiàn)網(wǎng)絡(luò)應(yīng)用與硬件中斷處理程序的通信就是本文重點(diǎn)研究的內(nèi)容。
This text introduced the work patterns and register structure of 80386 processors in detail at first , latterly expounded especially the hardware interrupt handling of windows 98 with the course to the kernel of windows 98 ; then recommended the framework of realization of highly demanding hardware board interrupt handling by revising idt to intercept interrupt handling at hardware layer , subsequently introduced the application and development of vxd technology to achieve interrupt handling overall all situations under the windows 98 platform ; finally introduced the b / s pattern network application development part of this topic , specifically introduced the jsp technology system , elaborated the communication between network application part and the hardware interrupt handling routine combined with the jni technology , and provided partial important program and corresponding commentary 本文首先詳細(xì)介紹了80386處理器的工作模式和寄存器結(jié)構(gòu),接著對windows98的內(nèi)核進(jìn)行了相關(guān)分析,重點(diǎn)介紹了windows98的硬件中斷處理過程;隨后介紹了通過修改中斷向量表以實(shí)現(xiàn)在硬件層截獲中斷來實(shí)現(xiàn)高實(shí)時性處理的框架,又介紹了windows98下虛擬設(shè)備驅(qū)動vxd技術(shù)的應(yīng)用與開發(fā),以及中斷全局處理的實(shí)現(xiàn);最后介紹本課題的b / s模式網(wǎng)絡(luò)應(yīng)用開發(fā)部分,具體介紹了jsp技術(shù)體系,并結(jié)合jni技術(shù)闡述了網(wǎng)絡(luò)應(yīng)用與硬件中斷處理程序的通信,并給出部分關(guān)鍵程序及其注釋。